@import "https://images.marketingcontent.ext.hp.com/Web/HPMartech/{591c7c1c-14ee-4795-9f31-86ce890ebb70}_bootstrap.min.css";

html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}
body {
  margin: 0;
  font-family: "forma-djr-micro", sans-serif;
  font-size: 24px;
  font-weight: 200 !important;
  overflow-x: hidden;
}
.hs_highlight{
  background: rgba(24, 150, 214, 0.0);
  transition: all 2s;
  transition-timing-function: linear;
  font-style: normal;
}
.arrow-s{
  width: 38.5%;
  display: inline-block;
  height: 20px;
  background-image: url('https://images.marketingcontent.ext.hp.com/EloquaImages/clients/HPMartech/%7B8f3226f4-0121-46f3-9651-8e65877867bb%7D_arrrow-s.png');
  background-position: 1000% 0;
  background-repeat: no-repeat;
  transition: all 2s;
  position: relative;
  top:5px;
  flex: inherit;
}
h1,
h2{
  font-family: "forma-djr-display", sans-serif;
}
a,
a:hover {
  text-decoration: none;
}
.dot{
  width: 5px;
  height:5px;
  margin: 5px;
  background: black;
  display: inline-block;
  border-radius: 10px;
}

.btn.focus,
.btn:focus {
  outline: none;
  box-shadow: none;
}
.form-control:focus {
  outline: none;
  box-shadow: none;
}
section.section {
  padding: 4rem 0;
}
.heading-1 {
  font-size: 24px;
  font-weight: normal;
}
.space {
  height: 30px;
  width: 100%;
}
.text-highlight {
  color: #00616c;
}
.container{
  max-width: 1280px;
}
p{
  font-size:16px;
}

/*

    Side Nav

*/

#cd-vertical-nav{
  position: fixed;
  left: 10px;
  top: 30%;
  z-index: 50;
  display: none;
}

#cd-vertical-nav a{
  font-size: 12px;
  color: black;
}
#cd-vertical-nav ul{
  list-style: none;
  padding-left: 30px;
}
#cd-vertical-nav li{
  font-size: 12px;
  content: counter(custom) " ";
  margin-top: 10px;
  height: 15px;
}
#cd-vertical-nav li span{
  margin-left: 15px;
}
#cd-vertical-nav li:before {
  content: counter(list-item)"\a0\a0";    width: 15px;
  display: inline-block;
  text-align: center;
  position: relative;
  z-index: 5;
}

#cd-vertical-nav  li:first-child {
  counter-reset: custom;
}
#cd-vertical-nav li .cd-label:before{
  content: "";
  display: block;
  width: 15px;
  border-top: 1px solid black;
  position: absolute;
  margin-top: 8px;
  margin-left: -27px;
}
#cd-vertical-nav .cd-dot:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid black;
  position: absolute;
  left: 25px;
  margin-top: -20px;
  background: white;

}
#cd-vertical-nav a.at .cd-dot:before{
  background: black;
}

#cd-vertical-nav a:hover .cd-dot:before{
  background: black !important;
  border: 1px solid white;
}
#cd-vertical-nav a:hover li:before{
  color:white;
}
#cd-vertical-nav a.at li:before{
  color:white;
}




#cd-vertical-nav .cd-label{
  width: 180px;
  display: none;
  margin-left: 50px;
  margin-top: -24px;
  padding:5px;
  border-radius: 3px;
  background: rgb(255 255 255 / 90%);
}
#cd-vertical-nav li:hover .cd-label{
  display: list-item;
}



#cd-mobile-nav{
  position: fixed;
  left: 0px;
  top: 0px;
  right:0px;
  z-index: 100;
  width: 100%;
  background:white;
  padding:50px 30px 20px 30px;
  display: none;
  box-shadow: 0px 0px 31px -8px black;
}

#cd-mobile-nav a{
  color: black;
}
#cd-mobile-nav ol{
  padding:0 0 0 10px;
}
#cd-mobile-nav li{
  font-size: 12px;
  padding-left:10px;
  margin-top:15px;
}
#cd-mobile-nav li span{
}
#cd-mobile-nav p{
  font-size: 14px;
}

#cd-mobile-nav .cd-label{
  width: 180px;
}
#cd-mobile-nav .filter-value-1, #cd-mobile-nav .filter-value-2 {
  font-size: 12px !important;
}

.hs_btn1{
  display: block !important;
  color:white !important;
  margin-top: 10px;
  text-align: center;
}

.hs_btn2{
  display: block !important;
  margin-top: 5px;
  text-align: center;
}


/*

    Section 1

*/

.section-1{
  background: #000000;
  padding:70px 0px 0px 0px !important;
}

.section-1 .heading-2{
  color:white;
  font-size: 75px;
  font-family: "forma-djr-display", sans-serif;
}
.section-1 .heading-3{
  color:white;
  font-size: 18px;
  text-transform: uppercase;
}
.section-1 .heading-4{
  color:white;
  font-size: 18px;
  flex-basis: inherit;
}
.section-1 p{
  color: white;
  font-size: 18px;
  margin-bottom: 13px;
}
.heading-l1{
  color:white;
  font-size: 51px;
  font-family: "forma-djr-display", sans-serif;
}
.section-1 .hs_line1{
  margin-left: -81.6%;
  margin-top:5px;
  width: 0%;
  transition: 3s;
}
.section-1 .hs_line2{
  margin-left: -81%;
  width: 0%;
  transition: 3s;
}

.section-1 .container{
  padding: 0px 40px;
}

.section-2 .container,
.section-3 .container,
.conclusion .container{
  max-width: 1380px;
}






/*

    Section 2

*/

.section-2{
  background: #1896D6;
  padding:3rem 0 2rem 0 !important;
}

.section-2 .heading-4{
  font-size: 18px;
  color:#000000;
}

.select_filter{
  font-size: 30px;
  background: none;
  border:1px solid #000000;
  border-radius:50px;
  padding:20px 30px;
  text-transform:uppercase;
  width: 100%;
}
.select_filter option{
  background: #1896D6;
  border-bottom: 1px solid;
}


.hscustom-select {
  position: relative;
  background: #1896D6;
  border-radius: 34px;
  border: 1px solid black;
  padding: 5px 0px;
  font-size: 36px;
  overflow: hidden;
}


.hscustom-select select {
  display: none; /*hide original SELECT element: */
}

.select-selected {
}

/* Style the arrow inside the select element: */
.select-selected:after {
  position: absolute;
  top: 12px;
  right: 50px;
  width: 0;
  height: 0;
  content: url('https://images.marketingcontent.ext.hp.com/EloquaImages/clients/HPMartech/%7B64f2ba52-98fa-49ae-92c8-77c2389ab3e1%7D_arrow-d.png');
  font-size: 25px;
}

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
  content: url('https://images.marketingcontent.ext.hp.com/EloquaImages/clients/HPMartech/%7Bd22a8681-e204-44ce-ac72-c823e51adb90%7D_arrow-u.png');
}

/* style the items (options), including the selected item: */
.select-items div,.select-selected {
  color: black;
  padding: 8px 30px 4px 30px;
  cursor: pointer;
}
.select-items div{
  border-bottom: 1px solid black;
}
.select-selected{
  text-transform: uppercase;
  font-size: 28px;
}
.select-items div:last-child{
  border-bottom: none;
}

/* Style items (options): */
.select-items {
  background-color: #1896D6;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  font-size: 18px;
}

/* Hide the items when the select box is closed: */
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.05);
}

.section-3 .fa-times:before {
  content: url('https://images.marketingcontent.ext.hp.com/EloquaImages/clients/HPMartech/%7Bd22a2983-4111-4f48-a1c1-5f32d6387020%7D_cross2.png') !important;
  line-height: 10px;
  vertical-align: middle;
}

/*

    Section 3

*/
.section-3{
  border-bottom: 1px solid black;
  padding:0.5rem 0 !important;
}
.section-3.desktop{
  min-height: 70.4px;
}
.section-3 aside{
  background: white;
  padding-top: 10px;
  padding-bottom: 15px;
  z-index: 88888;
}
#hs_message{
  width: 66%;
  margin: 10px 0px;
  background: white;
  padding: 5px;
  text-align: center;
  display: none;
  border-radius: 20px;
  color: #FF3900;
}
.filter_p{
  font-size: 14px;
}
.filter_p {
  color:black;
}
.filter_p i{
  padding-left: 10px;
}
.filter-value-1, .filter-value-2{
  background-color: #1896D6;
  padding:3px 20px;
  border-radius: 20px;
  font-size: 15px;
  display: none;
  margin-left:10px;
}
.filter-value-1 a, .filter-value-2 a{
  color:black;
}
.link-bg-white{
  border: 1px solid black;
  display: inline-block;
  font-size: 14px;
  color: black;
  padding: 5px 10px;
}
.link-bg-white:hover{
  color: black;
}

.link-bg-white img{
  padding-left: 8px;
}
.link-bg-dark{
  border: 1px solid black;
  display: inline-block;
  font-size: 14px;
  color: white;
  padding: 5px 15px;
  background: black;
}
.link-bg-dark:hover{
  color:white;
}

/*

    Section 4

*/

.section-4{
  border-bottom: 1px solid black;
  padding: 2rem 0 !important;
}
.section-4 .heading-2{
  font-size: 72px;
}




/*

    Section 5 - Graph 1

*/
.section-4 .container, .section-11 .container,#graph-1 .container, #graph-2 .container, #graph-3 .container, #graph-4 .container, #graph-5 .container, #graph-6 .container, #graph-7 .container, #graph-8 .container{
  max-width: 1240px;

}

#graph-2, #graph-3, #graph-4, #graph-5, #graph-6, #graph-7, .section-11, .section-3b{
  border-bottom: 1px solid black;
}
.survey_graph{
  border-bottom: 1px solid black;
}
.section-5{
}

.section-5 .heading-4{
  font-size: 28px;
}

.hs_graph{
  width: 100%;
  min-height: 400px;
  background: #E6E6E6;
}
#graph-1 *, #graph-2 *,  #graph-6 * {
  align-items: end;
}
.survey_graph .description{
  font-size:18px;
  margin: 25px 0 0 0;
}
.description{
  font-size:18px;
}

.donut-chart {
  position: relative;
  width: 200px;
  height: 200px;
  margin: 0 auto 2rem;
  border-radius: 100%
}
p.center {
  background: #E6E6E6;
  position: absolute;
  text-align: center;
  font-size: 28px;
  top:0;left:0;bottom:0;right:0;
  width: 130px;
  height: 130px;
  margin: auto;
  border-radius: 50%;
  line-height: 35px;
  padding: 15% 0 0;
}


.portion-block {
  border-radius: 50%;
  clip: rect(0px, 200px, 200px, 100px);
  height: 100%;
  position: absolute;
  width: 100%;
}
.circle {
  border-radius: 50%;
  clip: rect(0px, 100px, 200px, 0px);
  height: 100%;
  position: absolute;
  width: 100%;
  font-family: monospace;
  font-size: 1.5rem;
}

.graph-1-div{
  display: flex;
  align-items: center !important;
}
.graph-1-div-1{
  flex-basis: 60%;
  align-items: center !important;
}
.graph-1-div-2{
  flex-basis: 40%;
  padding:20px 40px 20px 0px;
  align-items: center !important ;
}
.graph-1-div-2 div{
  padding:5px 0px 5px 0px;
  align-items: start !important;
}
.graph-1-div-2 *{
  vertical-align: top;
  align-items: center;
}
.graph-1-div-2 p{
  margin: 0px;
  display: inline-block;
  width: 80%;
  font-size: 18px;
}
.graph-1-div-2 span{
  width: 25px;
  height:25px;
  display: inline-block;
  margin-right: 10px;
}
.graph-1-div-2 div:nth-child(1) span{
  background: #1896d6;
}
.graph-1-div-2 div:nth-child(2) span{
  background: #63bbe1;
}
.graph-1-div-2 div:nth-child(3) span{
  background: #FFFFFF;
}



/*

    Section 6 - Graph 2

*/

#graph-2 *{
  align-items: end;
}
#graph-2 .heading-3{
  font-size: 32px;
  margin: 20px 0 -10px 0;
}
#graph-2 .heading-4{
  font-size: 28px;
}
.graph-2-div{
  min-height: 645px;
  display: flex;
  padding:20px 20px 0px 20px;
}
.graph-2-div div{
  margin: 10px;
  flex-basis: 33%;
  font-size: 60px;
}
.graph-2-div div span{
  font-size: clamp(30px, 20%, 60px);
  width: 100%;
  display: block;
  padding: 0px 10px;
  min-height: 5px;
  transition: all 1s;
  transition-timing-function: linear;
  position: relative;
}
.graph-2-div p{
  min-height: 85px;
  margin: 10px;
  font-size: 18px;
}
.graph-2-div div i{
  font-style: normal;
}
.graph-2-div div:nth-child(1) span{
  background:#1896d6;
  height: 0;
  color: white;
}
.graph-2-div div:nth-child(2) span{
  background:#63bbe1;
  height: 0;
  color: black;
}
.graph-2-div div:nth-child(3) span{
  background:white;
  height: 0;
  color: black;
}



/*

    Section 7 - Graph 3

*/

#graph-3 .heading-4{
  font-size: 28px;
}

.graph-3-div{
  padding:20px;
}

#graph-3 .hs_graph{
  background: none;
}
.graph-3-div div{
  margin: 10px;
  width: 100%;
  font-size: 18px;
  background: #f2f2f2;
  min-width: 60px;
  min-height: 60px;
}
.graph-3-div div span{
  font-size: 32px;
  display: flex;
  flex-wrap: wrap;
  padding: 10px 0px;
  transition: all 1.5s;
  transition-timing-function: linear;
  min-height: 135px;
}
.graph-3-div div span i{
  flex: 1;
  flex-basis:100%;
  font-size: 49px;
  margin-bottom: -10px;
}
.graph-3-div div span *{
  padding: 0 20px;
}
.graph-3-div div span p{
  flex: 0 0 auto;
  font-size: 18px;
  line-height: 21px;
}
.graph-3-div p{
  margin: 5px 0px;
}
.graph-3-div div:nth-child(1) span{
  background:#1896d6;
  width: 0;
  color: white;
}
.graph-3-div div:nth-child(2) span{
  background:#63bbe1;
  width: 0;
  color: black;
}
.graph-3-div div:nth-child(3) span{
  background:#b2e0f3;
  width: 0;
  color: black;
}
.graph-3-div i{
  font-style: normal;
}




/*

    Section 8 - Graph 4

*/

.section_9 .description-2{
  font-size: 21px !important;
  margin-bottom: 20px !important;
}

#graph-4 .heading-4{
  font-size: 28px;
}
#graph-4 .heading-3 {
  font-size: 30px;
}
.section_8 .hs_graph {
  width: 100%;
  min-height: 520px;
  text-align: center;
}
.graph-4-div{
  position: relative;
  display: inline-block;
  text-align: left;
  padding: 5px 5px 5px 5px;

}
.graph-4-div span{
  float: left;
  margin-top: 2%;
}
.graph-4-div div{
  float: left;
  position: relative;
  flex-wrap: wrap;
  vertical-align: middle;
  min-height: 50px;
  min-width: 50px;
  width: 0px;
  height: 0px;
  max-width: 0px;
  max-height: 0px;
  font-size: 60px;
  padding: 15px ;
  display: flex;
  align-items: center;
  transition:width 1.5s, height 1.5s;
  transition-timing-function: linear;

}
.graph-4-div div p{
  flex: 1 0 100%;
  margin: 0;
  font-size: 18px;
  line-height: 20px;
  width: 200px;
}
.graph-4-div div:nth-child(1){
  background: #1895d4;
  color: white;
  border-radius: 50%;
  padding: 60px 30px;
  margin-top: 0px;
}
.graph-4-div div:nth-child(2){
  background: #62badf;
  color: black;
  border-radius: 50%;
  padding: 60px 10px 60px 30px;
  margin-top: 0px;
}
.graph-4-div div:nth-child(3){
  background: #7fc9e9;
  border-radius: 50%;
  padding: 40px 10px 40px 30px;
  margin-top: 0px;
  color:black;
}
.graph-4-div div:nth-child(4){
  background: #cae8f5;
  border-radius: 50%;
  padding: 20px;
  margin-top: 0px;
  color:black;
}
.graph-4-div div:nth-child(5){
  background: #fdfdfd;
  border-radius: 50%;
  padding: 20px;
  margin-top: 0px;
  color:black;
}
.section_8 .description{
  font-size: 16px !important;
}
.section_8 .description-2{
  font-size: 21px !important;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

/*

  Mobile

*/

.hs_graph.mobile{
  min-height: 300px;
  padding: 10px 0px;
}
.graph-4m-div div{
  width: 100%;
  font-size: 18px;
  min-width: 60px;
  min-height: 60px;
  text-align: left;
}
.graph-4m-div div span{
  font-size: 25px;
  display: flex;
  flex-wrap: wrap;
  padding: 5px 0px;
  transition: all 1.5s;
  transition-timing-function: linear;
  text-align: left;
  width: 0;
}
.graph-4m-div div span i{
  flex: 1;
  flex-basis:100%;
  font-size: 25px;
  margin-bottom: -10px;
}
.graph-4m-div div span *{
  padding: 0 10px;
}
.graph-4m-div div span p{
  flex: 0 0 auto;
  font-size: 14px;
  text-align: left;
}
.graph-4m-div p{
  margin: 5px 0px;
}
.graph-4m-div div:nth-child(1) span{
  background:#1896D6;
  color: white;
}
.graph-4m-div div:nth-child(2) span{
  background:#63BBE1;
  color: black;
}
.graph-4m-div div:nth-child(3) span{
  background:#80CBEB;
  color: black;
}
.graph-4m-div div:nth-child(4) span{
  background:#CCEAF7;
  color: black;
}
.graph-4m-div div:nth-child(5) span{
  background:#FFFFFF;
  color: black;
}
.graph-4m-div i{
  font-style: normal;
}












/*

    Section 9 - Graph 5

*/

.section_9 .description-2{
  font-size: 21px !important;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.graph-5-div{
}

#graph-5 .hs_graph{
  background: none;
}
#graph-5 .heading-3{
  font-size: 30px;
}
.graph-5-div div{
  font-size: 18px;
  background: #f2f2f2;
}
.graph-5-div div span{
  display: flex;
  padding: 10px 10px;
  min-height: 42px;
  font-size: 50px;
  transition: all 1.5s;
  transition-timing-function: linear;
}

.graph-5-div div p{
  padding: 0px 0px 5px 15px;
  font-size: 18px;
  margin: 0px;
  line-height: 18px;
}
.graph-5-div div:nth-child(1) span{
  background:#1896d6;
  height: 0;
  color: white;
}
.graph-5-div div:nth-child(2) span{
  background:#63bbe1;
  height: 0;
  color: black;
}
.graph-5-div div:nth-child(3) span{
  background:#b2e0f3;
  height: 0;
  color: black;
}
.graph-5-div div:nth-child(4) span{
  background:#e6e6e6;
  height: 0;
  color: black;
}
.graph-5-div i{
  font-style: normal;
  line-height: 100%;
  transition: all 0.5s;
  transition-delay: 1.2s;
  transition-timing-function: linear;
  font-size: clamp(20px, 20%, 60px);
}

#graph-5 .heading-4{
  font-size: 28px;
}


/*

    Section 10 - Graph 6

*/
#graph-6 .heading-4{
  font-size: 28px;
}


.graph-6-div{
  display: flex;
  align-items: center !important;
}
.graph-6-div-1{
  flex-basis: 60%;
  align-items: center !important;
}
.graph-6-div-2{
  flex-basis: 40%;
  padding:20px 40px;
  align-items: center !important ;
}
.graph-6-div-2 div{
  padding:5px 0px 5px 0px;
  align-items: start !important;
}
.graph-6-div-2 *{
  vertical-align: top;
  align-items: center;
}
.graph-6-div-2 p{
  margin: 0px;
  display: inline-block;
  width: 80%;
  font-size: 18px;
}
.graph-6-div-2 span{
  width: 25px;
  height:25px;
  display: inline-block;
  margin-right: 10px;
}

.graph-6-div-2 div:nth-child(1) span{
  background: #1896d6;
}
.graph-6-div-2 div:nth-child(2) span{
  background: #63BBE1;
}
.graph-6-div-2 div:nth-child(3) span{
  background: #FFFFFF;
}


/*

    Section 11 - Graph 7

*/
.graph-7-div{
  width: 100%;
  background:#e6e6e6;
  overflow: hidden;
}

#graph-7 .hs_graph{
  background: none;
  min-height: auto;
}
#graph-7 .heading-3{
  font-size: 32px;
}

#graph-7 .heading-4{
  font-size: 28px;
}
.graph-7-div div{
  font-size: 18px;
  transition: width 5s;
  transition-timing-function: linear;

}
.graph-7-div div span{
  font-size: 32px;
  display: block;
  padding: 15px 25px;
  min-width: 200px;
}
.graph-7-div p{
  margin: 10px 0px 10px 0px;
  display: inline-block;
  font-size: 18px;
}
.graph-7-div div:nth-child(1) span{
  width: auto;
}
.graph-7-div div:nth-child(1){
  background:#1896d6;
  width: 0%;
  max-width: 0%;
  color: white;
  display: inline-block;
}
.graph-7-div div:nth-child(2){
  float: right;
  color: black;
  text-align: right;
  position: absolute;
  right:10px;
  top: 0px;
}

.graph-7-div i{
  font-style: normal;
  font-size: 49px;
}

.graph-7-div div span *{
  vertical-align: top;
}



/*

    Section 12 - Graph 8

*/
.graph-8a-div{
  display: flex;
}

#graph-8 .hs_graph{
  background: none;
  min-height: auto;
}
#graph-8 .heading-3{
  font-size: 32px;
}

#graph-8 .heading-4{
  font-size: 28px;
}
.graph-8a-div div{
  font-size: 18px;
  background: #f2f2f2;
}

.graph-8a-div div span{
  font-size: 49px;
  display: block;
  padding: 15px 25px;
}
.graph-8a-div p{
  margin: 0px 0px 10px 0px ;
  font-size: 18px;
}
.graph-8a-div div:nth-child(1){
  background:#0096d6;
  flex-basis: 33%;
  color: white;
}
.graph-8a-div div:nth-child(2){
  background:#33abde;
  flex-basis: 33%;
  color: white;
}
.graph-8a-div div:nth-child(3){
  background:#66c0e7;
  flex-basis: 33%;
  color: white;
}

.graph-8a-div i{
  font-style: normal;
}
.graph-8a-div img{
  float: right;
  margin: 20px;
}
.graph-8a-div div:nth-child(2) img{
  margin:27px 20px;
}


.graph-8ab{
  width: 100%;
  display: flex;
  background: #e4e4e4;
  margin: -20px 28px 50px 15px;
}

.graph-8b-div{
  padding:20px 20px 20px 20px;
  display: flex;
  align-items: end;

}
.graph-8b-div *{
  vertical-align: bottom;
}
.graph-8b-div div{
  font-size: 18px;
  width: 11%;
  display: inline-block;
}
.graph-8b-div div span{
  font-size: 28px;
  width: 100%;
  display: block;
  padding: 0px 0;
  text-align: center;
  min-height: 6px;
  height: 0px;
  transition: all 1.5s;
  transition-timing-function: linear;
  transition-delay: 0.1s;
  position: relative;
}
.graph-8b-div p{
  min-height: 100px;
  margin: 20px;
}
.graph-8b-div div:nth-child(1) span{
  background: #0095d4;
  color: white;
}
.graph-8b-div div:nth-child(2) span{
  background: #33aadc;
  color: white;
}
.graph-8b-div div:nth-child(3) span{
  background: #65bee5;
  color: white;
}
.graph-8b-div div:nth-child(4) span{
  background: #7fc9e9;
  color: black;
}
.graph-8b-div div:nth-child(5) span{
  background: #98d3ed;
  color: black;
}
.graph-8b-div div:nth-child(6) span{
  background: #b1def1;
  color: black;
}
.graph-8b-div div:nth-child(7) span{
  background: #cae8f5;
  color: black;
}
.graph-8b-div div:nth-child(8) span{
  background: #fdfdfd;
  color: black;
}
.graph-8b-div i{
  padding-top: 7px;
  font-style: normal;
  display: block;
  width: 100%;
}

.graph-8c-div{
  padding: 10px 0;
}
.graph-8c-div div{
  font-size: 18px;
  display: flex;
  align-content: center;
  align-items: center;
  margin: 23px 0px;
}
.graph-8c-div div span{
  height: 40px;
  display: inline-block;
  width: 40px;
}

.graph-8c-div div p{
  margin: 0 20px;
  font-size: 18px;
}
.graph-8c-div div:nth-child(1) span{
  background: #0095d4;
}
.graph-8c-div div:nth-child(2) span{
  background: #33aadc;
}
.graph-8c-div div:nth-child(3) span{
  background: #65bee5;
}
.graph-8c-div div:nth-child(4) span{
  background: #7fc9e9;
}
.graph-8c-div div:nth-child(5) span{
  background: #98d3ed;
}
.graph-8c-div div:nth-child(6) span{
  background: #b1def1;
}
.graph-8c-div div:nth-child(7) span{
  background: #cae8f5;
}
.graph-8c-div div:nth-child(8) span{
  background: #fdfdfd;
}


/*

    Section 13 - Conclusion

*/


.conclusion{
  background: #000000;
  padding: 80px 0px !important;
}
.conclusion *{
  color:white;
}
.conclusion .heading-2{
  color:white;
  font-size: 72px;
}

.conclusion ul li{
  font-size: 28px;
}
.link-bg-dark-2{
  border: 1px solid white;
  display: inline-block;
  font-size: 14px;
  color: white;
  padding: 5px 15px;
  background: black;
  margin-left: 8px;
  min-width: auto;
}
.link-bg-dark-2:hover{
  color:white;
}
.link-bg-white-2{
  border: 1px solid white;
  display: inline-block;
  font-size: 14px;
  color: black;
  padding: 5px 15px;
  background: white;
}
.link-bg-white-2:hover{
  color:black;
}

.link-bg-dark-2 img,
.link-bg-white-2 img{
  padding-left:8px;
}

/*

    Section 11

*/
.section-11{
  padding: 2rem 0 !important;
}

.section-11 .heading-2{
  font-size: 72px;
  font-family: "forma-djr-display", sans-serif;
}

.desktop{
  display: block;
}
.mobile{
  display: none;
}

.section-15{
  background: #f2f2f2;
}
.section-15 .container {
  max-width: 1380px;
}

.hpaccordion {
  background-color: white;
  color: black;
  cursor: pointer;
  padding: 30px 30px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 16px;
  transition: 0.4s;
  border-radius: 8px 8px 8px 8px;
}
.hpaccordion:focus{
  outline: none;
}

.active, .hpaccordion:hover {
  background-color: white;
}
.active.hpaccordion{

  border-radius: 8px 8px 0px 0px;
}

.panel {
  padding: 0px 30px 10px 30px;
  display: none;
  background-color: white;
  overflow: hidden;
  border-radius: 0px 0px 8px 8px;
}

.hpaccordion:after {
  content: '\f107';
  color: black;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  font-family: 'FontAwesome';
}

.active:after {
  content: "\f106";
  font-family: 'FontAwesome';
}
@media (max-width: 1300px) {
  .filter-value-1, .filter-value-2 {
    font-size: 13px;
  }
  .link-bg-dark-2 {
    font-size: 13px;
  }
}

@media (max-width: 1180px) {
  .filter-value-1, .filter-value-2 {
    font-size: 12px;
  }
  .link-bg-dark-2 {
    font-size: 13px;
  }
  .section-1 .hs_line1 {
    margin-left: -74.6%;
  }
  .section-1 .hs_line2 {
    margin-left: -75%;
  }
}

@media (max-width: 1024px) {
  .section-1 .hs_line1 {
    margin-left: -65.6%;
  }
  .section-1 .hs_line2 {
    margin-left: -64%;
  }
  #cd-vertical-nav{
    opacity: 0;
  }
  #filters.desktop{
    display: none;
  }
  #filters.mobile{
    display: block;
  }
  .arrow-s {
    width: 33%;
  }
  .link-bg-dark-2 {
    min-width: 160px;
    margin-bottom: 10px;
  }
  .filter-value-1, .filter-value-2 {
    font-size: 12px;
    padding: 3px 10px;
  }
  .graph-2-div div i {
    left: 0px;
    width: 100%;
  }
  .tab_graph{
    display: none;
  }
  .tab{
    display: block;
  }
  .graph-3-div{
    padding: 0;
  }
  .graph-3-div div{
    margin:10px 0 ;
  }
  .graph-8c-div {
    padding: 10px 22px;
  }
}

@media (max-width: 993px) {

  .graph-8ab{
    display: block;
  }
  .graph-2-div {
    min-height: 400px;
  }
}
@media (max-width: 768px) {

  .select-selected {
    text-transform: none;
  }
  #graph-1,
  #graph-2,
  #graph-3,
  #graph-4,
  #graph-5,
  #graph-6,
  #graph-7,
  #graph-8{
    padding-top: 50px !important;
  }
  #cd-vertical-nav{
    display: none !important;
  }
  .hs_highlight {
    background: rgba(24, 150, 214, 0.5);
    font-style: normal !important;
  }
  .heading-l1{
    font-size: 40px;
  }
  .hscustom-select{
    border-radius: 18px;
    padding: 0px;
  }
  .select-items div, .select-selected{
    padding: 7px 30px 7px 15px;
    font-size: 14px;
  }
  .section.section-2 {
    padding: 2rem 0 1rem 0 !important;
  }
  p,
  .description,
  .section-1 p,
  .section-1 .heading-3,
  .section-1 .heading-4,
  .section-2 .heading-4,
  .section_8 .description,
  .section_8 .description-2,
  .section_9 .description-2{
    font-size: 14px !important;

  }
  .graph-2-div p{
    line-height: 17px;
  }
  .designation{
    font-size: 12px !important;
  }
  #graph-2 .heading-3,
  #graph-4 .heading-3,
  #graph-5 .heading-3,
  #graph-7 .heading-3,
  #graph-8 .heading-3{
    font-size: 23px ;
  }
  .section-5 .heading-4,
  #graph-2 .heading-4,
  #graph-3 .heading-4,
  #graph-4 .heading-4,
  #graph-5 .heading-4,
  #graph-6 .heading-4,
  #graph-7 .heading-4,
  #graph-8 .heading-4{
    font-size: 20px;
    margin-bottom: 20px;
  }
  .section-1 .container {
    padding: 0px 20px;
  }
  .arrow-s{
    margin: -5px 10px 0px 10px;
    width: 35%;
    height: 18px;
  }
  .conclusion_img{
    width: 100%;
    margin-bottom: 15px;
  }
  .desktop{
    display: none;
  }
  .mobile{
    display: block;
  }
  .section{
    padding: 2rem 0 !important;
  }
  .container{
    padding:0 18px;
  }
  .graph-1-div{
    display: block;
  }
  .graph-1-div-2{
    padding: 20px 40px;
  }
  .hs_hero_mobile{
    padding: 0 0 0 40px;
  }
  .graph-6-div{
    display: block;
  }
  .graph-6-div-2{
    padding: 20px 40px;
  }
  .section.section-3b{
    padding:5px 0px !important;
  }
  .section-3{
    min-height: 47px;
  }
  .section-3 .container{
    background: white;
    z-index: 5555;
  }
  .graph-2-div div span{
    font-size: 24px !important;
  }

  .graph-3-div div span i,
  .graph-7-div i,
  .graph-8a-div i{
    font-size: 32px;
    display: block;
  }
  .graph-2-div div{
    margin: 0px 1%;
    width: 38%;
    text-align: center;
  }
  .graph-2-div p {
    min-height: 85px;
    font-size: 14px;
    text-align: left;
  }
  .select-selected:after {
    top: 1px;
    right: 35px;
  }
  .heading-2{
    font-size: 40px !important;
  }
  .graph-3-div{
    padding: 0px;
  }
  .graph-5-div div p {
    font-size: 14px;
    line-height: 18px;
  }
  .graph-3-div div{
    margin: 10px 0px;
  }
  .graph-3-div div span {
    min-height: 110px;
  }
  .hscustom-select{
    font-size: 21px;
  }
  .hs_graph{
    min-height: 250px;
  }
  .graph-2-div {
    min-height: 660px;
  }
  .graph-5-div div span{
    min-height: 52px;
  }
  .section-11 .heading-2{
    margin: 0px;
  }
  section.section {
    padding: 1rem 0 !important;
  }
  .graph-7-div i{
    line-height: 34px;
  }
  .graph-7-div p{
    margin: 0px;
  }
  .graph-7-div div span {
    padding: 10px;
    font-size: 0px;
  }
  .graph-8a-div {
    display: block;
  }
  .graph-8a-div img{
    float: none;
    flex-basis:15%;
    max-width: 75px;
  }
  .graph-8a-div div{
    display: flex;
  }
  .graph-8a-div div span{
    flex-basis: 80%;
    padding: 10px 15px;
  }
  .graph-8ab{
    display: block;
    margin: -40px 15px 20px 15px !important;
  }
  .graph-8c-div{
    padding: 0 10px 0 40px !important;
  }
  .graph-8ab > div{
    padding: 10px;
  }
  .graph-8b-div div {
    width: 100%;
  }
  .graph-8b-div div span {
    font-size: 16px;
  }
  .graph-8c-div div span {
    height: 25px;
    width: 25px;
  }
  .graph-8c-div div{
    margin: 10px 0px;
  }
  .conclusion ul li {
    font-size: 18px;
  }
  .link-bg-dark-2{
    min-width: 160px;
    margin-bottom: 10px;
  }
  .link-bg-dark-2 img, .link-bg-white-2 img {
    padding-left: 5px;
  }
  .hs_reverse{
    display: flex;
    flex-direction: column-reverse;
  }
}

@media (max-width: 400px) {

  .graph-2-div p {
    min-height: 120px;
  }
}

.footer *, .aem_country_selctor_container *{
  font-family: "forma-djr-micro", sans-serif !important;
}

.footer > div{
  background: #707070;
}

@keyframes grow_up{
  0% {
    height: 0px;
  }
  100% {
    height: 100%;
  }
}

.section-3 .container {
  background: white;
  z-index: 5555;
}

@media (max-width: 371px) {
  .arrow-s {
    width: 25%;
  }
}